Total Complexity | 37 |
Dependencies | 0 |
Dependents | 0 |
Total lines | 270 |
Lines of code | 112 |
Logical lines of code | 69 |
Comment lines | 121 |
Methods | 16 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
formatData() | 50 | 9 | 28 | |
getWhere() | 58 | 5 | 15 | |
getAll() | 62 | 4 | 11 | |
insert() | 66 | 3 | 8 | |
prepareQuery() | 67 | 3 | 7 | |
executeQuery() | 65 | 2 | 8 | |
update() | 70 | 2 | 6 | |
db() | 77 | 1 | 4 | |
getTableName() | 79 | 1 | 3 | |
getCharsetCollate() | 80 | 1 | 3 | |
create() | 100 | 1 | 0 | |
delete() | 78 | 1 | 3 | |
getVar() | 78 | 1 | 3 | |
getRow() | 78 | 1 | 3 | |
getResults() | 78 | 1 | 3 | |
getByKey() | 67 | 1 | 7 |